PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / PDFHatchBrush Constructor / PDFHatchBrush Constructor(PDFHatchBrushStyle)
The style of the hatch brush.
In This Topic
    PDFHatchBrush Constructor(PDFHatchBrushStyle)
    In This Topic
    Initializes a new PDFHatchBrush object.
    Syntax
    public PDFHatchBrush( 
       PDFHatchBrushStyle style
    )

    Parameters

    style
    The style of the hatch brush.
    See Also